home *** CD-ROM | disk | FTP | other *** search
/ Utilities Professional 1-1500 / Utilities Professional 1-1500 (1994)(WPD)[!].iso / 07511000 / var0888.dms / var0888.adf / WoManD / man / Dictionary / screen < prev    next >
Text File  |  1992-09-19  |  1KB  |  25 lines

  1. SCREEN(1)                        DICTIONARY                        SCREEN(1)
  2.  
  3. SCREEN
  4.             SCREENS are the basic elements of the Amiga display. As the
  5.       name suggests, SCREENS correspond to the screen display, and are the
  6.       place where all other graphic objects (apart from sprites) are
  7.       drawn. The Amiga can display many screens at the same time, meaning
  8.       that applications can open their own screen and do whatever they want
  9.       with it.
  10.  
  11.             The top part of the screen is called the menu bar. It usually
  12.       contains the screen title on the left, and the two depth gadgets on
  13.       the right. When the right mouse button is clicked on, the titles of the
  14.       menus attached to the screen or the active window are displayed on it.
  15.  
  16.             SCREENS can be dragged up and down, (by dragging the menu bar)
  17.       revealing screens that are behind them. SCREENS are piled up on a
  18.       stack, the top one being displayed over the other one. By dragging the
  19.       top SCREEN down, it is possible to show the bottom one's. Clicking on
  20.       the depth gadgets of a screen moves it at the top (white gadget) or the
  21.       bottom (black gadget) of the stack.
  22.  
  23. SEE ALSO
  24.       Windows, Menu, Mouse.
  25.